C1.Web.Mvc Namespace / InputTime<T> Class / OnClientValueChanged Property

In This Topic
OnClientValueChanged Property (InputTime<T>)
In This Topic
Occurs after a new time is selected.
Syntax
'Declaration
 
<JsonAttribute("valueChanged")>
Public Property OnClientValueChanged As String
 
See Also